Public Member Functions | List of all members
formatter< Char[N], Char > Struct Template Reference

#include <format.h>

Inheritance diagram for formatter< Char[N], Char >:
Inheritance graph
[legend]

Public Member Functions

template<typename FormatContext >
auto format (const Char *val, FormatContext &ctx) -> decltype(ctx.out())
 
- Public Member Functions inherited from formatter< basic_string_view< Char >, Char >
 formatter ()=delete
 

Detailed Description

template<typename Char, size_t N>
struct formatter< Char[N], Char >

Definition at line 3498 of file format.h.

Member Function Documentation

template<typename Char , size_t N>
template<typename FormatContext >
auto formatter< Char[N], Char >::format ( const Char *  val,
FormatContext &  ctx 
) -> decltype(ctx.out())
inline

Definition at line 3500 of file format.h.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49